POV-Ray : Newsgroups : povray.animations : instant appearance : Re: instant appearance Server Time
28 Jul 2024 12:37:30 EDT (-0400)
  Re: instant appearance  
From: Mike Weber
Date: 18 Apr 2000 13:42:29
Message: <38fc9e85$1@news.povray.org>
I would use the clock like this:

#if (clock > .5)
 object(laser)
#endif



--
Mike

wk: mik### [at] pyxiscom  www.pyxis.com
hm: mwe### [at] sciticom  www.geocities.com/mikepweber


"Rick Adams" <ben### [at] xprtnet> wrote in message
news:benboomREMOVE_THIS_PART-C83EF9.09511318042000@news.povray.org...
> I am wondering how to go about having an object appear instantly in a
> POV animation. Specifically, I am working with moving light sources
> (death rays, as it happens :-) that appear at the snout of a ray gun and
> then fly off. Currently I am using some really inelegant ways of doing
> this, such as putting them really far away then translating them into

> ground, but there must be a better way.
>



>
> Thanks,
>
> RA


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.